home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sprite 1984 - 1993
/
Sprite 1984 - 1993.iso
/
src
/
machserver
/
1.098
/
include
/
sun4.md
/
vmMach.h
< prev
Wrap
C/C++ Source or Header
|
1989-12-17
|
521b
|
25 lines
/*
* vmMach.h --
*
* Commands to give to the virtual memory command routine.
* the virtual memory module.
*
* Copyright 1985 Regents of the University of California
* All rights reserved.
*
*
* $Header: /sprite/src/lib/include/sun3.md/RCS/vmMach.h,v 1.1 89/09/02 17:38:59 rab Exp $ SPRITE (Berkeley)
*/
#ifndef _VMMACHUSER
#define _VMMACHUSER
#include "sprite.h"
/*
* The different sun dependent commands to give to Vm_Cmd. They should
* start at VM_FIRST_MACH_CMD.
*/
#endif /* _VMMACHUSER */